Skip to content

Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.8.6#3929

Merged
LucaDev merged 1 commit into
mainfrom
renovate/ghcr.io-alam00000-bentopdf-simple-2.x
Jun 28, 2026
Merged

Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.8.6#3929
LucaDev merged 1 commit into
mainfrom
renovate/ghcr.io-alam00000-bentopdf-simple-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/alam00000/bentopdf-simple patch 2.8.52.8.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alam00000/bentopdf (ghcr.io/alam00000/bentopdf-simple)

v2.8.6

Compare Source

A note

Hey everyone! Hope you are well.

The past few weeks I've been working on reducing BentoPDF's third-party library dependencies. Going forward, the core PDF stack will be just three libraries: pdf-lib.js, qpdf, and PDFium. Progress has been solid so far.

I also fell deep into a rabbit hole with PDF compression, and I think I've landed something genuinely interesting: better raw compression than Ghostscript, while preserving PDF fidelity. I'll be open sourcing it soon after more testing, and it'll become BentoPDF's core compression engine.
More updates coming shortly!

What's Changed
1. Multi-tool: drag-and-drop for PDFs and images.
  • The PDF multi-tool now accepts both PDF and image files via drag-and-drop
2. Split PDF Refactor
  • This fixes a long-standing size problem: when a PDF shared resources (fonts/images) across pages, extracting just a few pages could produce a file nearly as large as the original.

  • The single "Download as ZIP" checkbox conflated what you get with how it is packaged. It is replaced by a clear choice: Single combined PDF vs One PDF per range/page and ZIP packaging is now applied automatically whenever more than one file is produced.

What's More
New Contributors

Full Changelog: alam00000/bentopdf@v2.8.5...v2.8.6

Thank you for using BentoPDF. Going forward there will be a lot of new changes and interesting features that have been lined up. Have a great weekend! ❤️

v2.8.6

Compare Source

A note

Hey everyone! Hope you are well.

The past few weeks I've been working on reducing BentoPDF's third-party library dependencies. Going forward, the core PDF stack will be just three libraries: pdf-lib.js, qpdf, and PDFium. Progress has been solid so far.

I also fell deep into a rabbit hole with PDF compression, and I think I've landed something genuinely interesting: better raw compression than Ghostscript, while preserving PDF fidelity. I'll be open sourcing it soon after more testing, and it'll become BentoPDF's core compression engine.
More updates coming shortly!

What's Changed
1. Multi-tool: drag-and-drop for PDFs and images.
  • The PDF multi-tool now accepts both PDF and image files via drag-and-drop
2. Split PDF Refactor
  • This fixes a long-standing size problem: when a PDF shared resources (fonts/images) across pages, extracting just a few pages could produce a file nearly as large as the original.

  • The single "Download as ZIP" checkbox conflated what you get with how it is packaged. It is replaced by a clear choice: Single combined PDF vs One PDF per range/page and ZIP packaging is now applied automatically whenever more than one file is produced.

What's More
New Contributors

Full Changelog: alam00000/bentopdf@v2.8.5...v2.8.6

Thank you for using BentoPDF. Going forward there will be a lot of new changes and interesting features that have been lined up. Have a great weekend! ❤️


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@lucadevbot

lucadevbot Bot commented Jun 28, 2026

Copy link
Copy Markdown
--- apps/media/bento-pdf/app Kustomization: flux-system/bentopdf HelmRelease: media/bento-pdf

+++ apps/media/bento-pdf/app Kustomization: flux-system/bentopdf HelmRelease: media/bento-pdf

@@ -17,13 +17,13 @@

     controllers:
       bento-pdf:
         containers:
           app:
             image:
               repository: ghcr.io/alam00000/bentopdf-simple
-              tag: 2.8.5
+              tag: 2.8.6
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@lucadevbot

lucadevbot Bot commented Jun 28, 2026

Copy link
Copy Markdown
--- HelmRelease: media/bento-pdf Deployment: media/bento-pdf

+++ HelmRelease: media/bento-pdf Deployment: media/bento-pdf

@@ -31,13 +31,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/alam00000/bentopdf-simple:2.8.5
+      - image: ghcr.io/alam00000/bentopdf-simple:2.8.6
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@LucaDev
LucaDev merged commit 2b6d688 into main Jun 28, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-alam00000-bentopdf-simple-2.x branch June 28, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant